runtime.mProfCycleHolder.setFlushed (method)

2 uses

	runtime (current package)
		mprof.go#L198: func (c *mProfCycleHolder) setFlushed() (cycle uint32, alreadyFlushed bool) {
		mprof.go#L384: 	cycle, alreadyFlushed := mProfCycle.setFlushed()